projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d73d03
)
New config hppa*-hp-hpux9shr*.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 23 May 1994 07:08:20 +0000
(07:08 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 23 May 1994 07:08:20 +0000
(07:08 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index a9744e571133c6bb8de92cdc4775bb1960e581a4..0620b1fab5bb8a0fc5331917158d0b1aafd7f686 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-690,6
+690,9
@@
case "${canonical}" in
hppa*-hp-hpux9* )
machine=hp800 opsys=hpux9
;;
+ hppa*-hp-hpux9shr* )
+ machine=hp800 opsys=hpux9shr
+ ;;
## HP 9000 series 700 and 800, running HP/UX
hppa*-hp-hpux* )